Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the capacitor group across 1 directory with 7 updates #2991

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the capacitor group with 7 updates in the /ui directory:

Package From To
@capacitor/android 6.2.0 7.0.1
@capacitor/app 6.0.2 7.0.0
@capacitor/core 6.2.0 7.0.1
@capacitor/filesystem 6.0.2 7.0.0
@capacitor/ios 6.2.0 7.0.1
@capacitor/splash-screen 6.0.3 7.0.0
@capacitor/cli 6.2.0 7.0.1

Updates @capacitor/android from 6.2.0 to 7.0.1

Release notes

Sourced from @​capacitor/android's releases.

7.0.1

7.0.1 (2025-01-21)

Bug Fixes

7.0.0

7.0.0 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.1

7.0.0-rc.1 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.0

7.0.0-rc.0 (2024-12-20)

Note: Version bump only for package capacitor

7.0.0-beta.0

7.0.0-beta.0 (2024-12-20)

Bug Fixes

  • cli: correct rimraf import (#7811) (0891624)
  • cli: update link to telemetry information (e922e2b)
  • ios: Make Bridge webView first responder (#7753) (77e4668)

Features

7.0.0-alpha.2

7.0.0-alpha.2 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7752) (a4aeb55)

7.0.0-alpha.1

7.0.0-alpha.1 (2024-10-14)

... (truncated)

Changelog

Sourced from @​capacitor/android's changelog.

7.0.1 (2025-01-21)

Bug Fixes

7.0.0 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.1 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.0 (2024-12-20)

Note: Version bump only for package capacitor

7.0.0-beta.0 (2024-12-20)

Bug Fixes

  • cli: correct rimraf import (#7811) (0891624)
  • cli: update link to telemetry information (e922e2b)
  • ios: Make Bridge webView first responder (#7753) (77e4668)

Features

7.0.0-alpha.2 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7752) (a4aeb55)

7.0.0-alpha.1 (2024-10-14)

Bug Fixes

  • android-template: prevent app restart on bluetooh keyboard changes (#7652) (200c7cb)
  • cli: replace app-store deprecated method on build (#7637) (942b108)
  • ios: fix retain cycle caused by CDVPluginManager (#7692) (02bdb3d)

Features

  • core: expose methodName via CAPPluginCall (#7641) (df109aa)
  • ios: JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#7647) (410249b), closes #7576

... (truncated)

Commits

Updates @capacitor/app from 6.0.2 to 7.0.0

Release notes

Sourced from @​capacitor/app's releases.

@​capacitor/app-launcher@​7.0.0

7.0.0 (2025-01-20)

Note: Version bump only for package @​capacitor/app-launcher

@​capacitor/app@​7.0.0

7.0.0 (2025-01-20)

Note: Version bump only for package @​capacitor/app

@​capacitor/app-launcher@​7.0.0-rc.0

7.0.0-rc.0 (2025-01-13)

Note: Version bump only for package @​capacitor/app-launcher

@​capacitor/app@​7.0.0-rc.0

7.0.0-rc.0 (2025-01-13)

Note: Version bump only for package @​capacitor/app

@​capacitor/app-launcher@​7.0.0-alpha.2

7.0.0-alpha.2 (2024-12-19)

Note: Version bump only for package @​capacitor/app-launcher

@​capacitor/app@​7.0.0-alpha.2

7.0.0-alpha.2 (2024-12-19)

Note: Version bump only for package @​capacitor/app

@​capacitor/app-launcher@​7.0.0-alpha.1

7.0.0-alpha.1 (2024-12-16)

Note: Version bump only for package @​capacitor/app-launcher

@​capacitor/app@​7.0.0-alpha.1

7.0.0-alpha.1 (2024-12-16)

Note: Version bump only for package @​capacitor/app

Commits
  • 9fa6354 chore(release): publish [skip ci]
  • 28f8837 chore: set peer dependencies to 7.0.0 final (#2298)
  • 6f5a8ef chore(release): publish [skip ci]
  • 641ba4e chore: Use more permissive peerDependency (#2288)
  • 3e64606 fix(android): run downloadFile asynchronously
  • 8c24903 feat(statusbar)!: make DEFAULT change style based on the Android theme (#2166)
  • 023f53b chore(release): publish [skip ci]
  • 74fe051 fix(browser): crash when trying to open blob urls on android (#2274)
  • e8d8572 docs: Android 15 - Private Space (#2283)
  • 2158e6a chore(release): publish [skip ci]
  • Additional commits viewable in compare view

Updates @capacitor/core from 6.2.0 to 7.0.1

Release notes

Sourced from @​capacitor/core's releases.

7.0.1

7.0.1 (2025-01-21)

Bug Fixes

7.0.0

7.0.0 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.1

7.0.0-rc.1 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.0

7.0.0-rc.0 (2024-12-20)

Note: Version bump only for package capacitor

7.0.0-beta.0

7.0.0-beta.0 (2024-12-20)

Bug Fixes

  • cli: correct rimraf import (#7811) (0891624)
  • cli: update link to telemetry information (e922e2b)
  • ios: Make Bridge webView first responder (#7753) (77e4668)

Features

7.0.0-alpha.2

7.0.0-alpha.2 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7752) (a4aeb55)

7.0.0-alpha.1

7.0.0-alpha.1 (2024-10-14)

... (truncated)

Changelog

Sourced from @​capacitor/core's changelog.

7.0.1 (2025-01-21)

Bug Fixes

7.0.0 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.1 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.0 (2024-12-20)

Note: Version bump only for package capacitor

7.0.0-beta.0 (2024-12-20)

Bug Fixes

  • cli: correct rimraf import (#7811) (0891624)
  • cli: update link to telemetry information (e922e2b)
  • ios: Make Bridge webView first responder (#7753) (77e4668)

Features

7.0.0-alpha.2 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7752) (a4aeb55)

7.0.0-alpha.1 (2024-10-14)

Bug Fixes

  • android-template: prevent app restart on bluetooh keyboard changes (#7652) (200c7cb)
  • cli: replace app-store deprecated method on build (#7637) (942b108)
  • ios: fix retain cycle caused by CDVPluginManager (#7692) (02bdb3d)

Features

  • core: expose methodName via CAPPluginCall (#7641) (df109aa)
  • ios: JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#7647) (410249b), closes #7576

... (truncated)

Commits

Updates @capacitor/filesystem from 6.0.2 to 7.0.0

Release notes

Sourced from @​capacitor/filesystem's releases.

@​capacitor/filesystem@​7.0.0

7.0.0 (2025-01-20)

Note: Version bump only for package @​capacitor/filesystem

@​capacitor/filesystem@​7.0.0-rc.0

7.0.0-rc.0 (2025-01-13)

Bug Fixes

  • android: run downloadFile asynchronously (3e64606)

@​capacitor/filesystem@​7.0.0-alpha.2

7.0.0-alpha.2 (2024-12-19)

Note: Version bump only for package @​capacitor/filesystem

@​capacitor/filesystem@​7.0.0-alpha.1

7.0.0-alpha.1 (2024-12-16)

Note: Version bump only for package @​capacitor/filesystem

@​capacitor/filesystem@​6.0.3

6.0.3 (2025-01-15)

Bug Fixes

  • android: run downloadFile asynchronously (53e5984)
Commits
  • 9fa6354 chore(release): publish [skip ci]
  • 28f8837 chore: set peer dependencies to 7.0.0 final (#2298)
  • 6f5a8ef chore(release): publish [skip ci]
  • 641ba4e chore: Use more permissive peerDependency (#2288)
  • 3e64606 fix(android): run downloadFile asynchronously
  • 8c24903 feat(statusbar)!: make DEFAULT change style based on the Android theme (#2166)
  • 023f53b chore(release): publish [skip ci]
  • 74fe051 fix(browser): crash when trying to open blob urls on android (#2274)
  • e8d8572 docs: Android 15 - Private Space (#2283)
  • 2158e6a chore(release): publish [skip ci]
  • Additional commits viewable in compare view

Updates @capacitor/ios from 6.2.0 to 7.0.1

Release notes

Sourced from @​capacitor/ios's releases.

7.0.1

7.0.1 (2025-01-21)

Bug Fixes

7.0.0

7.0.0 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.1

7.0.0-rc.1 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.0

7.0.0-rc.0 (2024-12-20)

Note: Version bump only for package capacitor

7.0.0-beta.0

7.0.0-beta.0 (2024-12-20)

Bug Fixes

  • cli: correct rimraf import (#7811) (0891624)
  • cli: update link to telemetry information (e922e2b)
  • ios: Make Bridge webView first responder (#7753) (77e4668)

Features

7.0.0-alpha.2

7.0.0-alpha.2 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7752) (a4aeb55)

7.0.0-alpha.1

7.0.0-alpha.1 (2024-10-14)

... (truncated)

Changelog

Sourced from @​capacitor/ios's changelog.

7.0.1 (2025-01-21)

Bug Fixes

7.0.0 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.1 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.0 (2024-12-20)

Note: Version bump only for package capacitor

7.0.0-beta.0 (2024-12-20)

Bug Fixes

  • cli: correct rimraf import (#7811) (0891624)
  • cli: update link to telemetry information (e922e2b)
  • ios: Make Bridge webView first responder (#7753) (77e4668)

Features

7.0.0-alpha.2 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7752) (a4aeb55)

7.0.0-alpha.1 (2024-10-14)

Bug Fixes

  • android-template: prevent app restart on bluetooh keyboard changes (#7652) (200c7cb)
  • cli: replace app-store deprecated method on build (#7637) (942b108)
  • ios: fix retain cycle caused by CDVPluginManager (#7692) (02bdb3d)

Features

  • core: expose methodName via CAPPluginCall (#7641) (df109aa)
  • ios: JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#7647) (410249b), closes #7576

... (truncated)

Commits

Updates @capacitor/splash-screen from 6.0.3 to 7.0.0

Release notes

Sourced from @​capacitor/splash-screen's releases.

@​capacitor/splash-screen@​7.0.0

7.0.0 (2025-01-20)

Note: Version bump only for package @​capacitor/splash-screen

@​capacitor/splash-screen@​7.0.0-rc.0

7.0.0-rc.0 (2025-01-13)

Note: Version bump only for package @​capacitor/splash-screen

@​capacitor/splash-screen@​7.0.0-alpha.2

7.0.0-alpha.2 (2024-12-19)

Note: Version bump only for package @​capacitor/splash-screen

@​capacitor/splash-screen@​7.0.0-alpha.1

7.0.0-alpha.1 (2024-12-16)

Note: Version bump only for package @​capacitor/splash-screen

Commits
  • 9fa6354 chore(release): publish [skip ci]
  • 28f8837 chore: set peer dependencies to 7.0.0 final (#2298)
  • 6f5a8ef chore(release): publish [skip ci]
  • 641ba4e chore: Use more permissive peerDependency (#2288)
  • 3e64606 fix(android): run downloadFile asynchronously
  • 8c24903 feat(statusbar)!: make DEFAULT change style based on the Android theme (#2166)
  • 023f53b chore(release): publish [skip ci]
  • 74fe051 fix(browser): crash when trying to open blob urls on android (#2274)
  • e8d8572 docs: Android 15 - Private Space (#2283)
  • 2158e6a chore(release): publish [skip ci]
  • Additional commits viewable in compare view

Updates @capacitor/cli from 6.2.0 to 7.0.1

Release notes

Sourced from @​capacitor/cli's releases.

7.0.1

7.0.1 (2025-01-21)

Bug Fixes

7.0.0

7.0.0 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.1

7.0.0-rc.1 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.0

7.0.0-rc.0 (2024-12-20)

Note: Version bump only for package capacitor

7.0.0-beta.0

7.0.0-beta.0 (2024-12-20)

Bug Fixes

  • cli: correct rimraf import (#7811) (0891624)
  • cli: update link to telemetry information (e922e2b)
  • ios: Make Bridge webView first responder (#7753) (77e4668)

Features

7.0.0-alpha.2

7.0.0-alpha.2 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7752) (a4aeb55)

7.0.0-alpha.1

7.0.0-alpha.1 (2024-10-14)

... (truncated)

Changelog

Sourced from @​capacitor/cli's changelog.

7.0.1 (2025-01-21)

Bug Fixes

7.0.0 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.1 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.0 (2024-12-20)

Note: Version bump only for package capacitor

7.0.0-beta.0 (2024-12-20)

Bug Fixes

  • cli: correct rimraf import (#7811) (0891624)
  • cli: update link to telemetry information (e922e2b)
  • ios: Make Bridge webView first responder (#7753) (77e4668)

Features

7.0.0-alpha.2 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7752) (a4aeb55)

7.0.0-alpha.1 (2024-10-14)

Bug Fixes

  • android-template: prevent app restart on bluetooh keyboard changes (#7652) (200c7cb)
  • cli: replace app-store deprecated method on build (#7637) (942b108)
  • ios: fix retain cycle caused by CDVPluginManager (#7692) (02bdb3d)

Features

  • core: expose methodName via CAPPluginCall (#7641) (df109aa)
  • ios: JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#7647) (410249b), closes #7576

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the capacitor group with 7 updates in the /ui directory:

| Package | From | To |
| --- | --- | --- |
| [@capacitor/android](https://github.com/ionic-team/capacitor) | `6.2.0` | `7.0.1` |
| [@capacitor/app](https://github.com/ionic-team/capacitor-plugins) | `6.0.2` | `7.0.0` |
| [@capacitor/core](https://github.com/ionic-team/capacitor) | `6.2.0` | `7.0.1` |
| [@capacitor/filesystem](https://github.com/ionic-team/capacitor-plugins) | `6.0.2` | `7.0.0` |
| [@capacitor/ios](https://github.com/ionic-team/capacitor) | `6.2.0` | `7.0.1` |
| [@capacitor/splash-screen](https://github.com/ionic-team/capacitor-plugins) | `6.0.3` | `7.0.0` |
| [@capacitor/cli](https://github.com/ionic-team/capacitor) | `6.2.0` | `7.0.1` |



Updates `@capacitor/android` from 6.2.0 to 7.0.1
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@6.2.0...7.0.1)

Updates `@capacitor/app` from 6.0.2 to 7.0.0
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/core` from 6.2.0 to 7.0.1
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@6.2.0...7.0.1)

Updates `@capacitor/filesystem` from 6.0.2 to 7.0.0
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/ios` from 6.2.0 to 7.0.1
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@6.2.0...7.0.1)

Updates `@capacitor/splash-screen` from 6.0.3 to 7.0.0
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

Updates `@capacitor/cli` from 6.2.0 to 7.0.1
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@6.2.0...7.0.1)

---
updated-dependencies:
- dependency-name: "@capacitor/android"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor
- dependency-name: "@capacitor/app"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor
- dependency-name: "@capacitor/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor
- dependency-name: "@capacitor/filesystem"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor
- dependency-name: "@capacitor/ios"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor
- dependency-name: "@capacitor/splash-screen"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor
- dependency-name: "@capacitor/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: capacitor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants